home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6923 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: apg.lahn.de!sweetdreams!sysop
  2. From: sysop@sweetdreams.lahn.de (Matthias Bethke)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: What the new Amiga-OS *must* have
  5. Date: Sun, 31 Mar 1996 02:49:30 +0000
  6. Organization: Sweet Dreams BBS
  7. Distribution: world
  8. Message-ID: <sysop.02x7@sweetdreams.lahn.de>
  9. NNTP-Posting-Host: netserv.lahn.de
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=ISO-8859-1
  12. Content-Transfer-Encoding: 8bit
  13. X-Gateway: ZCONNECT XX apg.lahn.de [UNIX/Connect v0.71],
  14.        RFC1036/822 XX apg.lahn.de [UNIX/Connect v0.71]
  15.  
  16. On Mon 25-Mar-1996 19:34  Cmarschn wrote:
  17.  
  18. C> > By inventing a
  19. C> >new instruction set (one that could easily be converted to 68K, PPC etc.)
  20. C> and
  21. C> >having executables with that instruction format, one executable could be
  22. C> >executed on any processor type provided there is some translation program
  23. C> >available.
  24.  
  25. C> Sounds *pretty* slow.
  26.  
  27. Basically that means recompiling the program every time you run it, something
  28. like on these old PDP machines where the OS (TOPS?) double-checked the
  29. executable's file date with the sources before running it, and eventually
  30. recompiled the program :) But if the code is designed well, this recompilation
  31. could be quite fast. I have most of my executables crunched with Imploder, and
  32. decrunching is hardly noticable on a 040. A PPC could do some more work in the
  33. same time, this code translation sounds like a good idea!
  34.  
  35. ttyl!
  36.         Matthias
  37.  
  38. ------------------------------------------------------------------------------
  39. Matthias Bethke   | Usenet:   postmaster@sweetdreams.lahn.de  |God is  perfect
  40. Giessener Str. 31 | AmigaNet: lunkwill@39:176/208.0           |man is not
  41. 35457 Lollar      | HamRadio: DH9FAD                          |man made beer
  42. Germany           | W3: hhtp://wwwstud.uni-giessen.de/~s1089/ |god made pot!
  43. ------------------------------------------------------------------------------
  44.